﻿2026-09-22T02:33:41.0991960Z ##[group]Run actions/checkout@v5
2026-09-22T02:33:41.0992834Z with:
2026-09-22T02:33:41.0993287Z   repository: BigscreenVR/spt-bs-core
2026-09-22T02:33:41.0996717Z   token: ***
2026-09-22T02:33:41.0997137Z   ssh-strict: true
2026-09-22T02:33:41.0997580Z   ssh-user: git
2026-09-22T02:33:41.0998031Z   persist-credentials: true
2026-09-22T02:33:41.0998546Z   clean: true
2026-09-22T02:33:41.0999084Z   sparse-checkout-cone-mode: true
2026-09-22T02:33:41.0999684Z   fetch-depth: 1
2026-09-22T02:33:41.1000109Z   fetch-tags: false
2026-09-22T02:33:41.1000585Z   show-progress: true
2026-09-22T02:33:41.1001043Z   lfs: false
2026-09-22T02:33:41.1001490Z   submodules: false
2026-09-22T02:33:41.1001944Z   set-safe-directory: true
2026-09-22T02:33:41.1002435Z   allow-unsafe-pr-checkout: false
2026-09-22T02:33:41.1003172Z ##[endgroup]
2026-09-22T02:33:41.1813416Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-22T02:33:41.1815303Z ##[group]Getting Git version info
2026-09-22T02:33:41.1816044Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-22T02:33:41.1817146Z [command]/usr/bin/git version
2026-09-22T02:33:41.1817618Z git version 2.43.0
2026-09-22T02:33:41.1821381Z ##[endgroup]
2026-09-22T02:33:41.1829485Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9aff3493-be9c-4e68-9910-12461623fb0d/.gitconfig'
2026-09-22T02:33:41.1836534Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9aff3493-be9c-4e68-9910-12461623fb0d' before making global git config changes
2026-09-22T02:33:41.1837946Z Adding repository directory to the temporary git global config as a safe directory
2026-09-22T02:33:41.1839416Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-22T02:33:41.1889233Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-22T02:33:41.1908100Z https://github.com/BigscreenVR/spt-bs-core
2026-09-22T02:33:41.1918594Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-22T02:33:41.1921697Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-22T02:33:41.1938903Z HEAD
2026-09-22T02:33:41.1969310Z ##[endgroup]
2026-09-22T02:33:41.1970288Z [command]/usr/bin/git submodule status
2026-09-22T02:33:41.2156907Z ##[group]Cleaning the repository
2026-09-22T02:33:41.2159459Z [command]/usr/bin/git clean -ffdx
2026-09-22T02:33:41.2192099Z Removing traceable-reqs
2026-09-22T02:33:41.2198508Z [command]/usr/bin/git reset --hard HEAD
2026-09-22T02:33:41.2276342Z HEAD is now at 3f07bb29f5 Merge c248cb84a399fd29ef1e822e2344fa030ab3f13d into 5ddf55a6d6988edc45adf9e5f836b6b2364ea947
2026-09-22T02:33:41.2284254Z ##[endgroup]
2026-09-22T02:33:41.2285279Z ##[group]Disabling automatic garbage collection
2026-09-22T02:33:41.2288618Z [command]/usr/bin/git config --local gc.auto 0
2026-09-22T02:33:41.2314336Z ##[endgroup]
2026-09-22T02:33:41.2315189Z ##[group]Setting up auth
2026-09-22T02:33:41.2319936Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-22T02:33:41.2345195Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-22T02:33:41.2531292Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-22T02:33:41.2557595Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-22T02:33:41.2744810Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-22T02:33:41.2770811Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-22T02:33:41.2959823Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-22T02:33:41.2990332Z ##[endgroup]
2026-09-22T02:33:41.2991223Z ##[group]Fetching the repository
2026-09-22T02:33:41.2997124Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3f07bb29f5d21b88397015e5993f9741fb6eb624:refs/remotes/pull/244/merge
2026-09-22T02:33:41.7082547Z ##[endgroup]
2026-09-22T02:33:41.7083923Z ##[group]Determining the checkout info
2026-09-22T02:33:41.7085326Z ##[endgroup]
2026-09-22T02:33:41.7092339Z [command]/usr/bin/git sparse-checkout disable
2026-09-22T02:33:41.7130829Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-22T02:33:41.7153610Z ##[group]Checking out the ref
2026-09-22T02:33:41.7155124Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/244/merge
2026-09-22T02:33:41.7223529Z HEAD is now at 3f07bb29f5 Merge c248cb84a399fd29ef1e822e2344fa030ab3f13d into 5ddf55a6d6988edc45adf9e5f836b6b2364ea947
2026-09-22T02:33:41.7228744Z ##[endgroup]
2026-09-22T02:33:41.7268101Z [command]/usr/bin/git log -1 --format=%H
2026-09-22T02:33:41.7297217Z 3f07bb29f5d21b88397015e5993f9741fb6eb624
